Support gnome-shell 3.38#43
Support gnome-shell 3.38#43jubnzv wants to merge 1 commit intoolebowle:masterfrom jubnzv:support-gnome-3-38
Conversation
|
Hi @jubnzv, the maintainer said a long time ago that he was no longer using the extension but nobody stepped forward to adopt it. But @olebowle continued to merge the occasional fixup... on my side I have also pushed fixes to the Debian package that I should have forwarded here but that I haven't. Thanks for your pull request I used it for the Debian package. However it's not 100% clean as it does generate quite some noise in the logs (I paste only two samples but it generates many more of each on different lines of code). @olebowle You should consider offering commit rights to those who submit PR to see if you can find a maintainer replacing you. :-) |
|
FWIW, I have created a fork of gnome-shell-timer where I merged the other PR request that was open and it had all the fixes required for GNOME 3.38 as well (and it fixed the warnings I pointed above). I also merged some other pending changes that I had in the Debian package. I won't spend much time on the extension but I will gladly review and merge contributions like yours in the future to keep it working with the latest GNOME releases. I can even grant you commit rights if you are interested. It's over here: https://github.com/rhertzog/gnome-shell-timer |
This project seems to be abandoned. Anyway, here are my quick fixes, that make it work with gnome-shell 3.38.
I hope this is useful to someone.